home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Loadstar 37
/
037.d81
/
delete right
(
.txt
)
< prev
next >
Wrap
Commodore BASIC
|
2022-08-26
|
1KB
|
42 lines
0 ifmm=1then200
5 gosub60100:clr:mm=1
10 rem delete right - lucy s. terrier
15 forj=680to725:readk:cs=cs+k:next:restore:ifcs<>4855thenprint"data error":end
20 forj=680to725:readk:pokej,k:next
30 data120,162,181,160,002,142,020,003
35 data140,021,003,088,096,072,138,072
40 data152,072,165,197,201,003,208,014
45 data169,002,133,198,169,029,141,119
50 data002,169,020,141,120,002,104,168
55 data104,170,104,076,049,234
100 print"[147] delete right"
110 print" by lucy terrier"
120 print" [129]to activate [149]delete right[129], enter"
130 print"sys680[129]. to de-activate [149]delete right[129],"
140 print"enter sys65418[129]."
150 print" [129]when activated, press f7 to use"
160 print"[149]delete right's[129] function."
170 print" [129]enter goto loadstar[129] to return"
180 print"to loadstar.":poke198,.
190 end
200 open15,8,15,"r0:hello connect=hello connect":input#15,er:close15
210 ifer<>63thenend
220 sys65418:load"hello connect",8
60100 poke53280,7:poke53281,7
60110 print"[147]"chr$(142)"[149][213][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][201]";
60120 fora=1to23:print"[221]"spc(38)"[221]";:next
60130 print"[202][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][203][157][148][192]"
60140 fora=217to242:pokea,peek(a)or128:next
60150 print" [156]loadstar presents:"
60160 print" "
60170 print" delete right [129] "
60180 print" [129] "
60190 print" by lucy s. terrier [129] "
60200 print" [129] "
60210 print" copyright 1987 [129] "
60220 print" [129] "
60230 print" "
60240 print" [156]press space to continue."
60250 a=peek(203):ifa<>60then60250
60260 return